*{margin:0; padding:0} 
img{max-width: 100%}
ul, li{list-style: none}
a, input, button{
    color: #000;
    outline: 0 !important;
    text-decoration: none;
    transition:all .3s ease-in-out !important;
    -moz-transition:all .3s ease-in-out;
    -ms-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
    -webkit-transition:all .3s ease-in-out}
a:hover{
    color: #f6cd17;
    text-decoration: none}
a:focus, button:focus{outline: none}
.btn:focus{box-shadow: none}
input:focus{
    box-shadow: none !important;
    outline: none;}
body{
    color: #000;
    font-family: 'Roboto', sans-serif}
.title-txt{
    color: #000;
    font-weight: 500;
    font-size: 38px;
    line-height: 28px;
    letter-spacing: 0.06px;}
@media(max-width:767px){
.title-txt{
    font-weight: 700;
    font-size: 35px;
    line-height: 38px}
}
.sub-hdn1{
    color: #000;
    font-weight: 500;
    font-size: 31px;
    line-height: 37px;
    letter-spacing: 0.1px}
@media(max-width:767px){
.sub-hdn1{
    font-size: 24px;
    line-height: 33px}
}
.sub-hdn2{
    color: #000;
    font-weight: 500;
    font-size: 26px;
    line-height: 37px;
    letter-spacing: 0.02px}
@media(max-width:767px){
.sub-hdn2{
    font-size: 20px;
    line-height: 31px}
}
.hdline{
    color: #353535;
    font-weight: normal;
    font-size: 28px;
    line-height: 42px;
    letter-spacing: 0.02px}
@media(max-width:767px){
.hdline{
    font-size: 18px;
    line-height: 30px}
}
.body-txt1{
    color: #353535;
    font-weight: normal;
    font-size: 17.5px;
    line-height: 27.5px;
    letter-spacing: 0.24px}
@media(max-width:767px){
.body-txt1{
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.22px}
}
.body-txt2{
    color: #000;
    font-weight: 500;
    font-size: 11px;
    line-height: 13px}
.body-txt3{
    color: #000;
    font-weight: 500;
    font-size: 17.5px;
    line-height: 27.5px;
    letter-spacing: 0.03px}
@media(max-width:767px){
.body-txt3{
    font-size: 14px;
    line-height: 23px}
}
.btn-hvr-yellow, .btn-hvr-black{
    background-color: rgba(255,255,255,0);
    border: 1.5px solid #000;
    border-radius: 0;
    font: 700 14px/30px 'Montserrat', sans-serif;
    height: 45px;
    width: 240px}
@media(min-width:576px){
    .btn-hvr-yellow, .btn-hvr-black{width: 173px}
}
.btn-hvr-yellow:hover, .btn-hvr-yellow:focus{background-color: #f6cd17}
.btn-hvr-black:hover, .btn-hvr-black:focus{
    background-color: #000;
    color: #fff}
.rm-link, .rm-link:hover, .rm-link:focus{
    border-color: #000;
    font: 700 12px/1.5px 'Montserrat', sans-serif;
    text-transform: uppercase}
.rm-link i{margin-left: 5px}
.light-grey-bg{background-color: #f8f8f8}
.fc-light-grey{color: #989898}
/*Header Start*/
.sticky-header{
    background-color: rgba(255,255,255,0.7);
    padding: 40px 0 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s}
@media(max-width:991.98px){
    .sticky-header{
        height: auto;
        overflow: hidden;
        padding: 7px 30px;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 10} 
    body.down .sticky-header{
        height: 0;
        top: -92px}
}
.sticky-header .sticky-brand{display: none}
@media(max-width:991.98px){
    .sticky-header .brand{width: 110px}
}
.pg-container{
    padding-left: 50px;
    padding-right: 50px;
    width: 100%}
@media(min-width:1440px){
.pg-container{max-width: 1366px}
}
@media (max-width:1366px){
.pg-container{max-width: inherit}
}
@media(max-width:991.98px){
    .pg-container{
        padding-left: 30px;
        padding-right: 30px;
        max-width: inherit}
}
.sticky-header .pg-container .navbar-brand{font-size: inherit}
.navbar-expand-lg .pg-container .nav-link{color: #000}
@media(min-width:992px){
    .sticky-header .pg-container .navbar-collapse .navbar-nav{
        line-height: 13px;
        margin-top: 19px}
    .navbar-expand-lg .pg-container .nav-item{margin-left: 63px}
    .navbar-expand-lg .pg-container .nav-link{padding: 0}
}
.sticky-header.navbar-light .navbar-toggler{
    border: none;
    padding: 0}
@media(min-width:992px){
    .sticky-header.navbar-light .navbar-toggler{ 
        -ms-flex-item-align: end!important;
    align-self: flex-end!important;} 
}
.sticky-header.navbar-light .navbar-toggler .navbar-toggler-icon{
    background-image: url(../images/close-ico.png);    
    background-size: contain;
    width: 18px}
.sticky-header.navbar-light .navbar-toggler.collapsed .navbar-toggler-icon{
    background-image: url(../images/nav-bars.png);
    width: 30px}
@media (max-width:991px){    
    .sticky-header.navbar-light .nav-bar{
        background-color: rgba(255,255,255,0.96);
        margin: 15px -30px 0}
    .sticky-header.navbar-light .nav-bar:before{
        background-color: #989898;
        content: '';
        height: 1px;
        position: absolute;
        left: 30px;
        right: 30px}
    .sticky-header .pg-container .navbar-nav{padding: 10px 0}
    .sticky-header.navbar-light .nav-bar .nav-item .nav-link{
        font-size: 14px;
        font-weight: 500;
        padding: 14px 30px}
    .sticky-header.navbar-light .nav-bar .nav-item .nav-link.active{background-color: #f6cd17}
}
/*Sticky Header Start*/
.sticky-header.small{
    padding-top: 5px;
    padding-bottom: 3px;
    position: fixed;
    top: -92px;
    right: 0;
    left: 0;
    z-index: 1030}
@media(max-width:991.98px){
    .sticky-header.small{
        height: 0;
        overflow: hidden;
        padding-top: 7px;
        padding-bottom: 7px}
}
.sticky-header.small .brand{display: none}
.sticky-header.small .sticky-brand{
    display: block;
    width: 148px}
@media(max-width:767px){
    .sticky-header.small .sticky-brand{width: 110px}
}
.sticky-header.small .pg-container .navbar-collapse .navbar-nav{margin-top: 0}
.sticky-header.small.navbar-light .navbar-toggler{
    -ms-flex-item-align: center!important;
    align-self: center!important}
body.down .sticky-header.small{top: 0}
body.down .sticky-header.small{
    height: auto;
    overflow: visible}
/*Sticky Header End*/
/*Header End*/
@media(max-width:991.98px){
.main-container{padding-top: 73px}
}
/*Footer Start*/
.connect-dv{background-color: #f6cd17}
.connect-dv .pg-container{min-height: 210px}
@media(max-width:575px){
    .connect-dv .pg-container{min-height: 360px}
}
.connect-dv .connect-btn{
    margin-top: 30px} 
@media(min-width:768px){
    .connect-dv .connect-btn{
        margin-top: 0;
        margin-left: 60px} 
}
.footer-nav{background-color: #f8f8f8}
.footer-nav .pg-container{min-height: 341px}
@media(min-width:992px){
    .footer-nav .pg-container{min-height: 205px}
}
@media(min-width:992px){
    .footer-nav .pg-container{padding: 0 118px}
}
@media(max-width:991.98px){
    .footer-btm-dv{
        border-top: 2px solid #dfdfdf;
        margin-top: 28px;
        padding-top: 28px}
}
@media(max-width:767px){
    .footer-brand{width: 150px}
}
.footer-nav .nav-link{margin-top: 33px}
@media(max-width:1199px){
    .footer-nav .nav-link{
        font-size: 10.8px;
        margin-top: 10px}
    .footer-nav .nav-link .list-inline-item{margin-top: 20px}
}
.footer-nav .nav-link .list-inline-item:not(:last-child){margin-right: 17px}
@media(max-width:767px){
    .footer-nav .nav-link .list-inline-item:not(:last-child){margin-right: 12px}
}
.social-ico{
    color: #989898;
    font-size: 0;
    line-height: 0;
    margin: 0 13px;
    vertical-align: top}
.social-ico:hover, .social-ico:focus{color: #cb1f79}
.social-ico:last-of-type{margin-right: 0}
.social-ico i{font-size: 20px}
.social-ico.instagram i{
    display: inline-block;
    height: 20px;
    position: relative;
    width: 20px}
.social-ico.instagram i:before,
.social-ico.instagram i:after{
    background: url(../images/instagram.svg) no-repeat 0 0;
    filter: invert(57.5%) sepia(0%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
    content: '';
    display: inline-block;
    height: 25px;
    position: absolute;
    left: -3px;
    top: -3px;
    transition:all .3s ease-in-out !important;
    -moz-transition:all .3s ease-in-out;
    -ms-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
    -webkit-transition:all .3s ease-in-out;
    width: 25px}
.social-ico.instagram i:before{opacity: 1}
.social-ico.instagram:hover i:before{opacity: 0}
.social-ico.instagram i:after{
    filter: invert(17%) sepia(70%) saturate(4679%) hue-rotate(316deg) brightness(89%) contrast(86%);
    opacity: 0}
.social-ico.instagram:hover i:after{opacity: 1}
.copyright{margin-top: 33px}
@media(max-width:1199px){
    .copyright{margin-top: 20px}
}
/*Footer End*/
/*Home Page Start*/
/*Slider Start*/
.slider .owl-stage{display: flex;}
.slider .owl-height{height: 627px !important}
.slider .owl-item, .slider .item{
    background-color: #26293b;
    display: flex;
    flex: 1 0 auto;
    height: 627px;
    width: 100%}
.slider .owl-dots{
    height: 8px;
    margin: 0 auto;
    position: absolute;
    bottom: 37px;
    left: 0;
    right: 0;
    text-align: center}
@media(min-width:768px){
.slider .owl-dots{
    height: inherit;
    padding: 0 40px;
    top: 50%;
    left: inherit;
    right: 2%;
    bottom: inherit;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px}
}
.slider .owl-dots .owl-dot{
    border: 1px solid rgba(0,0,0,0);
    border-radius: 50px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    width: 8px}
@media(max-width:767px){
    .slider .owl-dots .owl-dot{margin: 0 5px}
}
.slider .owl-dots .owl-dot span{
    background-color: #9b9b9b;
    display: block;
    height: 7px;
    width: 7px}
.slider .owl-dots .owl-dot.active{border-color: rgba(255,255,255,1)}
.slider .owl-dots .owl-dot.active span{background-color: #fff}
/*Slider End*/
.social-txt-dv{
    background: url(../images/sg-home-motif-2.png) no-repeat 0 92px, 
                url(../images/sg-home-motif-1.png) no-repeat 100% 285px}
@media(max-width:767px){
    .social-txt-dv{
        background: url(../images/sg-home-motif-2.png) no-repeat right 0 bottom 22px;
        background-size: 79px 26px}
}
.social-txt-dv .pg-container{padding: 42px 30px 58px}
@media(min-width:992px){
.social-txt-dv .pg-container{padding: 79px 218px 90px}
.social-txt-dv .pg-container p{margin-bottom: 43px}
}
@media(min-width:576px){
.social-txt-dv .pg-container .btn:first-of-type{margin-right: 48px}
}
.service-dv{
    padding-top: 94px;
    padding-bottom: 58px}
@media(max-width:767px){
    .service-dv{padding-bottom: 5px}
}
.service-dv .sub-hdn1{margin-bottom: 64px}
@media(min-width:768px){
.service-dv .sub-hdn1{margin-bottom: 91px}
}
@media (min-width:1200px){
.service-dv .service-inner-dv1{
    margin: 0 auto;
    width: 1163px}
.service-dv .service-inner-dv2{
    margin: 0 auto;
    width: 876px}
}
.services{margin-bottom: 61px}
@media(max-width:767px){
    .services{width: 50%}
    .service-inner-dv2 .services:last-of-type{width: 100%}    
}
@media(min-width:768px){
    .services{
        margin-bottom: 58px;
        width: 25%}
    .service-inner-dv2 .services{width: 33.3333%}
}
@media(min-width:1200px){
    .services{
        margin-bottom: 58px;
        width: 292px}
}
.services a{
    color: #353535;
    display: inline-block}
.services a:hover{color: #f6cd17}
.services .icon{
   background: rgba(255,255,255,0.1);
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 40px;
	-webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
	-moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
	transition: transform ease-out 0.1s, background 0.2s;
    position: relative;
	text-align: center;
	position: relative;
    z-index: 1} 
@media(max-width:767px){
    .services .icon{
        margin-bottom: 28px;
        width: 85px}
}
.services .icon:after{
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
    margin: 0 auto;
	pointer-events: none;
	position: absolute;
    top: 0;
	left: 0;
    right: 0;
	width: 115px;
	height: 115px;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
	z-index: -1;	
	opacity: 0;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9)}
@media(max-width:767px){
    .services .icon:after{
        left: -15px;
    right: -15px}
}
.services a:hover .icon{
    background: rgba(255,255,255,0.05);
	-webkit-transform: scale(0.93);
	-moz-transform: scale(0.93);
	-ms-transform: scale(0.93);
	transform: scale(0.93);}

.services a:hover .icon:after{
	-webkit-animation: sonarEffect 1.3s ease-out 75ms;
	-moz-animation: sonarEffect 1.3s ease-out 75ms;
	animation: sonarEffect 1.3s ease-out 75ms;
}
@-webkit-keyframes sonarEffect{
	0%{
		opacity: 0.3;
	}
	40%{
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #f6cd17, 0 0 0 10px rgba(255,255,255,0.5);
	}
	100%{
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #f6cd17, 0 0 0 10px rgba(255,255,255,0.5);
		-webkit-transform: scale(1.5);
		opacity: 0;
	}
}
@-moz-keyframes sonarEffect{
	0%{
		opacity: 0.3;
	}
	40%{
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #f6cd17, 0 0 0 10px rgba(255,255,255,0.5);
	}
	100%{
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #f6cd17, 0 0 0 10px rgba(255,255,255,0.5);
		-moz-transform: scale(1.5);
		opacity: 0;
	}
}
@keyframes sonarEffect{
	0%{
		opacity: 0.3;
	}
	40%{
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #f6cd17, 0 0 0 10px rgba(255,255,255,0.5);
	}
	100%{
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #f6cd17, 0 0 0 10px rgba(255,255,255,0.5);
		transform: scale(1.5);
		opacity: 0;
	}
}
@media(min-width:1200px){
    .services .icon img{
        margin-left: 88.5px;
        margin-right: 88.5px}
}
/*Home Page End*/
/*Contact Us Start*/
.contact-dv{
    background: url(../images/sg-contact-motif2.png) no-repeat 0 200px, 
                url(../images/sg-contact-motif1.png) no-repeat right 0 bottom 54px}
@media(max-width:767px){
    .contact-dv{
        background: url(../images/sg-contact-motif2.jpg) no-repeat 0 18px, 
                url(../images/sg-contact-motif1.jpg) no-repeat right 0 bottom 0;
        background-size: 78px, 62.7px}
}
.contact-dv .pg-container, .about-dv .pg-container, .team-dv .pg-container, .services-dv .pg-container, .work-dv .pg-container{padding: 99px 30px 90px}
@media(max-width:767px){
    .contact-dv .pg-container, .about-dv .pg-container, .team-dv .pg-container, .services-dv .pg-container, .work-dv .pg-container{padding-top: 46px}
    .about-dv .pg-container{padding-bottom: 68px}
}
.contact-dv .title-txt, .about-dv .title-txt, .team-dv .title-txt, .services-dv .title-txt, .work-dv .title-txt{margin-bottom: 34px}
@media(max-width:767px){
    .contact-dv .title-txt, .about-dv .title-txt, .team-dv .title-txt, .services-dv .title-txt, .work-dv .title-txt{margin-bottom: 15px}
}
.contact-dv .hdline{margin-bottom: 65px}
@media(min-width:992px){
    .contact-dv .hdline, .about-dv .hdline, .team-dv .hdline, .services-dv .hdline, .work-dv .hdline{
        padding-right: 218px;
        padding-left: 218px}
}
@media(min-width:768px){
.contact-dv form, .applicatn-form form{
    margin: 0 auto;
    width: 667px}
.contact-dv form .row, .applicatn-form form .row{
    margin-left: -31px;
    margin-right: -31px}
.contact-dv form .row .colmn, .applicatn-form form .row .colmn{
    padding-left: 31px;
    padding-right: 31px}
}
.field{margin-bottom: 52px}
.field .txt-fld, .field input[type='text']{
    background-color: #fff !important;
    border: none;
    border-bottom: 1px solid #353535 !important;
    border-radius: 0;
    color: #353535;
    font: normal 16px/1px 'Roboto', sans-serif;
    height: auto;
    padding-left: 0;
    padding-bottom: 20px}
.field .txt-fld::placeholder{color: #353535}
.field .txt-fld:-ms-input-placeholder{color: #353535}
.field .txt-fld::-ms-input-placeholder{color: #353535}

.field input[type='text']{padding-bottom: 13px}
.field input[type='text']::placeholder{color: #989898}
.field input[type='text']:-ms-input-placeholder{color: #989898}
.field input[type='text']::-ms-input-placeholder{color: #989898}

.field .form-control-placeholder{
    background-color: #fff;
    color: #989898;
    font-size: 16px;
    margin: 0;
    cursor: text;
    position: absolute;
    top: 5px;
    padding: 7px 0 0;
    transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    -ms-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
    -webkit-transition:all .3s ease-in-out;
    opacity: 1}
.field .txt-fld.form-control:focus + .form-control-placeholder,
.field .txt-fld.form-control:valid + .form-control-placeholder{
  transform: translate3d(0, -23%, 0);
  opacity: 0}
.select-menu-dv{
    border-bottom: 1px solid #353535;
    height: 48px;
    position: relative;
    z-index: 1}
ul.select-menu{
    box-sizing: border-box;
    cursor: pointer;
    margin-top: -1px;
    min-height: 250px;
    position: relative;
    width: 100%}
ul.select-menu li{
    display: none;
    color: #353535; 
    padding: 12px 30px 11px 12px; 
    width: 100%}
ul.select-menu li:first-of-type{color: #989898 !important}
ul.select-menu.active li:first-of-type{color: #353535 !important}
ul.select-menu.active{
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0,0,0,0.1);
    height: 250px;
    overflow-y: scroll}
ul.select-menu.active li{
    border: none;
    box-shadow: none;
    color: #353535;
    display: block;
    font-size: 14px;
    line-height: 15px}
ul.select-menu.active li:hover, ul.select-menu.active li.active, ul.select-menu.active li.active:hover{
    background: #f6cd17;
    padding-top: 11px;
    padding-left: 12px}
#selected-select-menu{
    -webkit-box-align: center;
    align-items: center;
    box-sizing: border-box;
    color: #353535;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: auto}
#selected-select-menu.active{
    padding: 5px 9px 11px 0;
    height: 48px}
#selected-select-menu i:before, #selected-select-menu.active i:before, ul.select-menu li.active i:before{
    border-top: 4px solid #353535;
    border-bottom: none;
    border-right: 5px solid rgba(0,0,0,0);
    border-left: 5px solid  rgba(0,0,0,0);
    content: '';
    display: block;
    height: 0;
    position: absolute;
    right: 9px;
    bottom: 17px;
    width: 0}
ul.select-menu li.active{
    align-items: center;
    -webkit-box-align: center;
    display: -webkit-box;
    display: flex;
    overflow: hidden;
    -webkit-box-pack: justify;
   justify-content: space-between;
    padding-left: 0;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap}
ul.select-menu li.active i{
    background-color: #fff;
    height: 100%;
    padding-right: 9px;
    position: absolute;
    right: 0;
    top: 0}
.contact-submt-btn{margin-top: 18px}
.map-dv{margin-bottom: 116px}
@media(min-width:1200px){
    .map-dv.pg-container{
        padding-left: 118px;
        padding-right: 118px}
    .map-dv .row{
        margin-left: -25px;
        margin-right: -25px}
    .map-dv .colmn{
        padding-left: 25px;
        padding-right: 25px}
}
.address{
    border: 1px solid rgba(152,152,152,0.5);
    margin-bottom: 25px;
    padding: 80.5px 15px}
@media(min-width:1200px){
    .address{
        margin: 0;
        padding: 80.5px 15px 83.5px}
}
.address .adres-hdn{
    font-size: 17.5px;
    line-height: 20px;
    margin-bottom: 23px}
.address .sub-hdn1{line-height: 48px}
.map-responsive{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:350px}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute}
/*Contact Us End*/
/*About Us Start*/
.about-dv{
    background: url(../images/sg-about-motif-2.png) no-repeat 0 306px, 
                url(../images/sg-about-motif-1.png) no-repeat right 0 bottom 55px}
@media(max-width:767px){
    .about-dv{
        background: url(../images/sg-about-motif-1.png) no-repeat 100% 242px;
        background-size: 85px 24px;
        position: relative}
}
.about-dv .hdline, .team-dv .hdline, .services-dv .hdline, .work-dv .hdline{margin-bottom: 77px}
@media(max-width:767px){
    .about-dv .hdline, .team-dv .hdline, .services-dv .hdline, .work-dv .hdline{margin-bottom: 32px}
}

.about-txt{
    border-bottom: 1px solid #c7c7c7;
    margin: 0 231.34px 29.5px;
    padding-bottom: 27.5px}
@media(max-width:1200px){
    .about-txt{margin: 0 170px 18px}
}
@media(max-width:767px){
    .about-txt{
        margin: 0 15px 18px;
        padding-bottom: 14px}
}
.about-txt:last-of-type{
    border: none;
    margin-bottom: 0;
    padding-bottom: 0}
.about-txt dd{
    font-weight: 500;
    margin-bottom: 0}
@media(min-width:768px){
    .about-txt dt{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 148px;
        flex: 0 0 148px;
        max-width: 148px;
        padding-right: 48px;
        padding-left: 30px}
    .about-txt dd{
        -webkit-box-flex: 0}
}
.approach-dv, .team-career-dv{
    padding-top: 85px;
    padding-bottom: 120px}
@media(max-width:767px){
    .approach-dv{
        padding-top: 62px;
        padding-bottom: 100px}
}
.approach-dv .sub-hdn1{margin-bottom: 32px}
@media(min-width:768px){
.approach-dv .sub-hdn1{margin-bottom: 85px}
}

.approach-dv .proposal-title{margin: 0 8px 76px}
@media(min-width:992px){
    .approach-dv .proposal-title{
        margin: 105px auto 114px;
        width: 784px}
}
.approach-dv .proposal-title .title-txt{     
    background-color: #fff;
    border-top: 2px solid #2a9191;
    border-bottom: 2px solid #2a9191;
    color: #2a9191;
    letter-spacing: 9.76px;
    padding: 23px 0;
    transition:all .3s ease-in-out !important;
    -moz-transition:all .3s ease-in-out;
    -ms-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
    -webkit-transition:all .3s ease-in-out;
    z-index: 3}
@media(max-width:767px){
    .approach-dv .proposal-title .title-txt{
        padding: 14px 0;
    z-index: 1}
}
.approach-dv:hover .proposal-title .title-txt{color: #cb1f79}
.steps{
    margin-bottom: 80px;
    z-index: 2}
@media(min-width:768px){
    .steps{margin-bottom: 60px}
}
@media(max-width:767px){
    .steps:first-of-type{padding-top: 4px}
    .steps{padding-left: 9px}
}
.steps:last-of-type{margin-bottom: 0}
.steps .steps-lft-dv, .steps .steps-rgt-dv{width: 100%}
@media(min-width:768px){
.steps .steps-lft-dv{width: 50%}
.steps .steps-rgt-dv{width: 50%}
.steps .lft-img-dv{padding-right: 50.5px}
.steps .rgt-img-dv{padding-left: 50.5px}
}
@media(max-width:767px){
    .steps .steps-lft-dv {margin-bottom: 23px}
}
.steps .line{
    background-color: #2a9191;
    display: block;
    height: 2px;
    top: 32px;
    width: 111px}
.steps .line:before{
    background-color: #2a9191;
    border-radius: 50px;
    content: '';
    display: block;
    height: 10px;
    position: absolute;    
    top:-4px;
    width: 10px}
.steps .rgt-content-dv{padding-left: 136px}
.steps .rgt-content-dv .line {left: -136px}
.steps .rgt-content-dv .line:before{left: -5px}

.steps .lft-content-dv{padding-right: 136px}
.steps .lft-content-dv .line {right: -136px}
.steps .lft-content-dv .line:before{right: -5px}

@media(max-width:767px){
    .steps .line{
        top: 15px;
        width: 35px}
    .steps .rgt-content-dv{padding-left: 54px}
    .steps .rgt-content-dv .line {left: -54px}
    
    .steps .lft-content-dv{
        padding-right: 0;
        padding-left: 54px}
.steps .lft-content-dv .line {
        left: -54px;
        right: 0}
.steps .lft-content-dv .line:before{
        left: -5px;
        right: inherit}
    .steps img{width: 124px}
}
.steps .sub-hdn2{color: #2a9191}
.proposals:after{
    background-color: #2a9191;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    width: 2px;
    z-index: 1}
.proposals:before{
    align-items: center;
    border: 2px solid #2a9191;
    background-color: #2a9191;
    border-radius: 50px;
    box-shadow: inset 0px 0px 0px 2px #fff;
    box-sizing: border-box;
    content: '';
    display: flex;
    height: 25px;
    justify-content: center;
    margin: 0 auto;
    padding: 2px;
    position: sticky;
    position: -webkit-sticky;
    top: 82px;
    width: 25px;
    z-index: 3}
@media(max-width:767px){
    .proposals:after{margin: 0 0 0 38px}
    .proposals:before{
        justify-content: left;
        margin: 0 0 0 -3px}
}
/*About Us End*/
/*Our Team Start*/
.team-dv{
    background: url(../images/our-team-motif-1.png) no-repeat 39px 521px, 
                url(../images/our-team-motif-2.png) no-repeat right 0 bottom 250px}
@media(max-width:767px){
    .team-dv{
        background: url(../images/our-team-motif-2.png) no-repeat 100% 242px;
        background-size: 78px 82px}
}
.team-dv .member-dv, .services-dv .service {
    padding-right: 15px;
    padding-left: 15px}
@media(min-width:992px){
.team-dv .member-dv, .services-dv .service {
    padding-right: 103.5px;
    padding-left: 103.5px}
}
.team-dv .member-dv .row{
    margin-right: -13px;
    margin-left: -13px}
.team-dv .member{
    padding-right: 13px;
    padding-left: 13px}
.team-dv .card{
    border: none;
    margin-bottom: 30px}
@media (max-width:375px){
    .team-dv .card {
        margin: 0 auto 30px;
        width: 300px}  
}
.team-dv .card .bd-placeholder-img{
    background-color: #989898;
    display: block;   
    overflow: hidden;
    text-align: center;
    width: 100%}
@media (max-width:375px){
    .team-dv .card .bd-placeholder-img{height: 300px}  
}
.bd-placeholder-img img{width: 100%}
.team-dv .card-body{
    border: 2px solid #cbcbcb;
    border-top: none;
    padding: 30px 22px 31px}
.team-dv .card-body .sub-hdn1{margin-bottom: 1px}
.team-dv .card-body .lead{margin-bottom: 14px}
.team-dv .card-text{margin:18px 0 22px}
.team-dv .card-text p:last-of-type{margin: 0}
@media(max-width:767px){
    .team-career-dv{
        padding-top: 46px;
        padding-bottom: 100px}
}
.team-career-dv .sub-hdn1{
    margin-top: 7px;
    margin-bottom: 36px}
.team-career-dv .accordion .card{border: none}
.team-career-dv .accordion .card-header{
    border-bottom: none;
    margin-bottom: 0;
    padding: 0 4px}

.team-career-dv .accordion .card-header button{ 
    box-shadow: 2px 0 8px -4px rgba(0,0,0,0.19), -2px 0 8px -4px rgba(0,0,0,0.19);
    border-radius: 0;
    padding: 25px 23px;
    position: relative}
@media(max-width:767px){
    .team-career-dv .accordion .card-header button{padding: 15px 13px}
}
.team-career-dv .accordion .card-header button:after{
    background-color: #c7c7c7;
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 40px;
    right: 40px;
    z-index: 1}
@media(max-width:767px){
    .team-career-dv .accordion .card-header button:after{
        left: 0;
        right: 0}
}
.team-career-dv .accordion .card-header button.collapsed{box-shadow: none}
.team-career-dv .accordion .card-header button.collapsed:after{
    left: 0;
    right: 0}
.team-career-dv .accordion .card-header img{margin-right: 27px}
@media(max-width:767px){
    .team-career-dv .accordion .card-header img{
        float: left;
        margin-right: 17px;
        max-width:25%}  
}
.team-career-dv .accordion .card-header button .icon{
    color: #989898;
    margin-top: -13px;
    opacity: 0.55;
    right: 23px;
    top: 50%}
@media(max-width:767px){
    .team-career-dv .accordion .card-header button .icon{right: 0}
}
.team-career-dv .accordion .card-header button .icon:before{content: "\f068"}
.team-career-dv .accordion .card-header button.collapsed .icon:before{content: "\f067"}
.team-career-dv .accordion .card-body{
    box-shadow: 0 4px 8px rgba(0,0,0,0.19);
    margin: -3px 4px 8px;
    position: relative}
@media(min-width:768px){
    .team-career-dv .accordion .card-body{
        padding-right: 40px;
        padding-left: 40px}
}
.team-career-dv .accordion .card-body:before{
    background-color: #fff;
    content: '';
    display: block;
    height: 4px;
    position: absolute;
    top: -2px;
    left: 0;
    right: 0}
.team-career-dv .accordion .card-body .card-header button{padding: 25px 0}
.criteria {
    margin: 23px 0 44px;
    padding-left: 20px}
.criteria li{
    list-style: disc;
    margin-bottom: 27px}
.applicatn-form{border-color: rgba(152,152,152,0.55)}
@media (min-width: 992px){
.applicatn-form {max-width: 880px}
}
.applicatn-form .close{
    top: 16px;
    right: 16px;
    padding: 26.5px 33.5px}
.applicatn-form .modal-header{
    padding-top: 69.5px;
    padding-bottom: 59px}
.applicatn-form .modal-body{
    padding-right: 30px;
    padding-bottom: 70px;
    padding-left: 30px}
@media(min-width:768px){
    .applicatn-form .modal-body{
        padding-right: 105px;
        padding-left: 105px}
}
.applicatn-form .field .input-group-btn{border-bottom: 1px solid #353535 !important}
.custom-file-uploader {position: relative}
.custom-file-uploader input[type='file'] {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer}
.upload{
    background: url(../images/upload-icon.png) no-repeat 0 0;
    display: inline-block;
    height: 20px;
    width: 23px}
.job-modal-open .modal-backdrop{background-color: rgba(255,255,255,0.98)}
.job-description {border-bottom: 1px solid #c7c7c7}
/*Our Team End*/
/*Our Services Start*/
html {scroll-behavior: smooth}
@media(min-width:992px){
.services-dv .service {
    padding-right: 103.5px;
    padding-left: 103.5px}
}
.services-dv .service .row{
    margin-right: -13px;
    margin-left: -13px}
.services-dv .service .left-nav{
    padding-right: 13px;
    padding-left: 13px}
.services-dv .service .left-nav .sticky-top{
    border-left: 1px solid rgba(152,152,152,0.55);
    top: 82px}
.services-dv .service .left-nav .nav-link{
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px}
.services-dv .service .left-nav .nav-link:before{
    content: '';
    display: block;
    position: absolute;
    left: -1px;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 1px}
.services-dv .service .left-nav .nav-link.active,
.services-dv .service .left-nav .nav-link:hover,
.services-dv .service .left-nav .nav-link:focus{color: #353535}
.services-dv .service .left-nav .nav-link.active:before,
.services-dv .service .left-nav .nav-link:hover:before,
.services-dv .service .left-nav .nav-link:focus:before{background-color: rgba(224,0,71,0.55)}
.services-dv .service figure{
    border-bottom: 1px solid rgba(152,152,152,0.5);
    margin: 0 0 0 25px;
    padding: 58px 35px 58px}
@media (max-width:767px){
    .services-dv .service figure{
        margin: 0;
        padding: 30px 20px} 
    .services-dv .service figure img{margin: 0 auto 30px}
}
@media (min-width:768px){
.services-dv .service figure:first-of-type{margin-top: -63px}
}
.services-dv .service figure:hover{background-color: #f6cd17}
.services-dv .service figure ul{padding-left: 25px}
.services-dv .service figure ul li{list-style-type: disc}
@media (min-width:768px){
.services-dv .service figure:before{
    display: block;
    height: 65px;
    margin-top: -50px;
    content: ""}
}
.dropdn-bar.position-fixed{top: 68px}
/*
.dropdn-bar.affix{
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1;
  background: #fff;
  transition: all .35s ease}
.dropdn-bar.affix-top{position: static}
*/
/*Our Services End*/
/*Blog Start*/
.blog-dv .pg-container{padding: 99px 30px 90px}
@media(max-width:767px){
    .blog-dv .pg-container{padding-top: 46px}
}
.blog-dv .title-txt{margin-bottom: 52px}
@media(max-width:767px){
    .blog-dv .title-txt{margin-bottom: 15px}
}
@media(min-width:992px){
    .blog-cat-dv{
        padding-right: 112px;
        padding-left: 112px}
}
.blog-cat-hd-dv .sub-hdn1{
    border-bottom-width: 2px;
    border-bottom-color: #ccc;
    padding-bottom: 18px}
.blog-cat-dv.hdline:after{
    background-color: #ccc;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    right: 0}
@media(min-width:992px){
    .blog-cat-dv.hdline:after{
        left: 112px;
        right: 112px}
}
.blog-rgt-dv {
    padding-right: 15px;    
    z-index: 1}
@media(min-width:768px){
    .blog-rgt-dv {right: 112px}
}
@media(min-width:768px){
    .blog-rgt-dv {
        padding-right: 41px;
        position: absolute; 
        top: 10px;
        right: 15px}
}
@media(max-width:767px){
    .blog-rgt-dv{
        display: inline-block;
        min-height: 26px;
        position: relative;
        padding-left: 15px;
        width: 100%}
}
.search-button {
    margin-left: 45px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
    width: 26px;
    z-index: 1}
.search-toggle {
  position: relative;
  display: block;
  height: 26px;
    transition: none !important;
  width: 26px}
.search-toggle:before, .search-toggle:after {
  content: '';
  position: absolute;
  display: block}
.search-toggle:before {
    border: 2px solid #404040;
    border-radius: 50%;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px}
.search-toggle:after {
  height: 2px;
  width: 7px;
  background: #404040;
  top: 19px;
  left: 16px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg)}
.search-toggle.active{
    float: right;
    height: 16px;
    width: 16px}
.search-toggle.active:before {
  width: 0;
  border-width: 1px;
  border-radius: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: -1px;
    right: inherit;
    bottom: inherit;
  left: 4px;
height: 100%;
widows: 100%}
.search-toggle.active:after {
  width: 16px;
  left: -3px;
  top: 6px}
.search-input:focus {outline: none}
.blog-cat-dv .search-box {
    background-color: #fff;    
    position: absolute;
    left: 0;
    padding-left: 2em;
  -webkit-transform: translateX(20%);
          transform: translateX(20%);
    opacity: 0;
  -webkit-transition: all 0.4s 0.3s;
  transition: all 0.4s 0.3s;
    bottom: 12px}
@media (min-width:992px){
    .blog-cat-dv .search-box {
        padding-left: 192px;
        bottom: inherit;
        top: 0}
}
.blog-cat-dv .search-box .search-input {
  border: 0;
  width: 100%;
  height: 100%;
  background-color: transparent}
.blog-cat-dv .search-box .search-toggle {
  width: 14px;
  height: 14px;
  padding: 0;
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%)}
.blog-cat-hd-dv .sub-hdn1, .blog-cat-hd-dv .rm-link{
    opacity: 1;
    -webkit-transition: opacity 0.4s 0.1s, -webkit-transform 0.3s;
    transition: opacity 0.4s 0.1s, -webkit-transform 0.3s;
    transition: transform 0.4s, opacity 0.4s 0.1s;
    transition: transform 0.4s, opacity 0.4s 0.1s, -webkit-transform 0.3s}
@media (min-width:992px){
.blog-cat-hd-dv.show .sub-hdn1 {
  -webkit-transform: opacity(0.8);
          transform: opacity(0.8);
  opacity: 0}
}
@media (max-width:991.98px){
.blog-cat-hd-dv .rm-link {
    display: inline-block;
    position: relative;
    line-height: 14px}
}
.blog-cat-hd-dv.show .rm-link {
  -webkit-transform: opacity(0.8);
          transform: opacity(0.8);
  opacity: 0}
.blog-cat-hd-dv.show .search-box {
  width: calc(100% - 5em);
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1}
.blog-categories{padding: 26px}
@media (min-width:992px){
.blog-categories{padding: 26px 40px 111px}
}
.blog-categories .owl-stage, .project-slider .owl-stage{
    display: flex;
    justify-content: center;
    align-items: center}
.blog-categories .owl-stage .owl-item{
    border: 1.5px solid #000;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 93px;
    float: none;
    font: 700 14px/20px 'Montserrat', sans-serif;
    margin: 0 7px;
    padding: 15px}
.blog-categories .owl-stage .owl-item.current{background-color: #f6cd17}
.blog-categories .owl-prev, .blog-categories .owl-next {
    position: absolute;
    top: 26px;
    height: 93px;
    width: 40px}
.blog-categories .owl-prev{
    left: 0;
    text-align: left}
.blog-categories .owl-next{
    right: 0;
    text-align: right}
.blog-categories .owl-prev svg, .blog-categories .owl-next svg{width: 12px}
.blog-categories .owl-nav .disabled{display: none}
.bolg-dtls{
    border-bottom: 1px solid #979797;
    padding: 25px 0 17px}
@media (min-width:992px){
.bolg-dtls{padding:65px 0}
.bolg-dtls .cell{padding: 0 40px}
}
@media (min-width:768px){
.bolg-dtls .cell{padding: 0 20px}
}
.bolg-dtls .bd-placeholder-img {
    background-color: #d8d8d8;
    display: block;
    height: 270px;
    overflow: hidden;
    text-align: center;
    width: 100%}
.bolg-dtls .cell .sub-hdn1{margin-bottom: 11px}
.bolg-dtls .card-text{
    overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical}
.bolg-dtls .tag{
    color: #cb1f79;
    font-weight: 500;
    font-size: 14px}
/*Blog End*/
/*Our Work Start*/
.project-slider .item{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #353535;
    height: 100rem}
.project-slider .owl-stage .owl-item{
    background-color: #d8d8d8;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    float: none;
    height: 100rem}
.project-slider .owl-dots{
    margin-top: 10px;
    text-align: center}
.project-slider .owl-dots .owl-dot {
    cursor: pointer;
    display: inline-block;
    zoom: 1}
.project-slider .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px}
.project-slider .owl-dots .owl-dot.active span, .project-slider .owl-dots .owl-dot:hover span {background: #869791}
.quotation-dv{
    background-color: #f8f8f8;
    color: #353535;
    font-weight: 500;
    font-size: 26px;
    line-height: 41px;
    letter-spacing: 0.08px;
    padding-top: 76.5px;
    padding-bottom: 58px}

@media (min-width:992px){
.quotation-dv .pg-container{
    padding-right: 114.5px;
    padding-left: 114.5px}
}
.quotation-dv .author{
    font-size: 14.5px;
    margin-top: 24px}
.quotation-dv .carousel-inner{
    padding-right: 30px;
    padding-left: 30px}
@media (min-width:768px){
.quotation-dv .carousel-inner{
    padding-right: 129.5px;
    padding-left: 129.5px}
}
.quotation-dv .carousel-inner img{
    filter: invert(87%) sepia(49%) saturate(3327%) hue-rotate(341deg) brightness(101%) contrast(96%);
    margin-bottom: 20.5px}
.quotation-dv .carousel-control-next-icon, .quotation-dv .carousel-control-prev-icon {
    width: 12px;
    height: 12px}
.quotation-dv .carousel-control-prev{
    align-items: flex-start;
    justify-content: left;
    opacity: 1;
    padding-top: 109px;
    padding-left: 5px}
.quotation-dv .carousel-control-prev .carousel-control-prev-icon{
    background: none;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    transform: rotate(-45deg)}
.quotation-dv .carousel-control-next{
    align-items: flex-start;
    justify-content: flex-end;
    opacity: 1;
    padding-top: 109px;
    padding-right: 5px}
.quotation-dv .carousel-control-next .carousel-control-next-icon{
    background: none;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(45deg)}
/*Our Work End*/